FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package tewhatuora.fhir.auditevents#current (79 ms)

Package tewhatuora.fhir.auditevents
Type SearchParameter
Id Id
FHIR Version R4
Source https://build.fhir.org/ig/tewhatuora/fhir-auditevents/https://build.fhir.org/ig/tewhatuora/fhir-auditevents/SearchParameter-AuditEventCorrelationIdSearchParameter.html
Url https://build.fhir.org/ig/tewhatuora/fhir-auditevents/SearchParameter/AuditEventCorrelationIdSearchParameter
Version 0.1.0
Status active
Date 2024-07-10T02:12:12+00:00
Name correlationId
Experimental False
Description A search parameter for finding AuditEvents by their correlation ID.
Purpose This search parameter is used to find AuditEvents by their correlation ID.
Type string

Resources that use this resource

CapabilityStatement
HiraCapabilityStatement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter AuditEventCorrelationIdSearchParameter

correlationId

Parameter correlationId:string

A search parameter for finding AuditEvents by their correlation ID.

ResourceAuditEvent
ExpressionAuditEvent.entity.detail.where(type = 'correlationId').value
Multiples
  • multipleAnd: The parameter may only appear once
  • multipleOr: The parameter may only have one value (no comma separators)

Source

{
  "resourceType" : "SearchParameter",
  "id" : "AuditEventCorrelationIdSearchParameter",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter AuditEventCorrelationIdSearchParameter</b></p><a name=\"AuditEventCorrelationIdSearchParameter\"> </a><a name=\"hcAuditEventCorrelationIdSearchParameter\"> </a><a name=\"hcAuditEventCorrelationIdSearchParameter-en-US\"> </a><h2>correlationId</h2><p>Parameter <code>correlationId</code>:<code>string</code></p><div><p>A search parameter for finding AuditEvents by their correlation ID.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/auditevent.html\">AuditEvent</a></td></tr><tr><td>Expression</td><td><code>AuditEvent.entity.detail.where(type = 'correlationId').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr></table></div>"
  },
  "url" : "https://build.fhir.org/ig/tewhatuora/fhir-auditevents/SearchParameter/AuditEventCorrelationIdSearchParameter",
  "version" : "0.1.0",
  "name" : "correlationId",
  "status" : "active",
  "date" : "2024-07-10T02:12:12+00:00",
  "description" : "A search parameter for finding AuditEvents by their correlation ID.",
  "purpose" : "This search parameter is used to find AuditEvents by their correlation ID.",
  "code" : "correlationId",
  "base" : [
    "AuditEvent"
  ],
  "type" : "string",
  "expression" : "AuditEvent.entity.detail.where(type = 'correlationId').value",
  "multipleOr" : false,
  "multipleAnd" : false
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.